|
Workout With Friends
Stay fit with a little motivation
|
Makes sure a file was selected and uploaded. More...


Public Member Functions | |
| def | __init__ |
| def | __call__ |
Public Attributes | |
| message | |
Makes sure a file was selected and uploaded.
Definition at line 79 of file validators.py.
| def wowf.lib.validators.FileRequired.__init__ | ( | self, | |
message = None |
|||
| ) |
Definition at line 81 of file validators.py.
| def wowf.lib.validators.FileRequired.__call__ | ( | self, | |
| form, | |||
| field | |||
| ) |
Definition at line 84 of file validators.py.
| wowf.lib.validators.FileRequired.message |
Definition at line 82 of file validators.py.
1.8.1.2